# File lib/highline/simulate.rb, line 22
    def gets
      @strings.shift
    end