# File lib/highline/simulate.rb, line 15
    def initialize(strings)
      @strings = strings
    end