class Cucumber::Core::Test::Runner

def initialize(report)

def initialize(report)
  @report = report
end