# File lib/highline/question.rb, line 357
    def first_answer?( )
      not @first_answer.nil?
    end