# File lib/cucumber/rb_support/rb_world.rb, line 55
      def ask(question, timeout_seconds=60)
        @__cucumber_step_mother.ask(question, timeout_seconds)
      end