class Cucumber::Formatter::URLReporter

def report(banner)

def report(banner)
  @io.puts(banner)
end