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