# File lib/cucumber/runtime.rb, line 56
    def scenarios(status = nil)
      @results.scenarios(status)
    end