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