class Cucumber::Rails::World

def initialize #:nodoc:

:nodoc:
def initialize #:nodoc:
  @_result = Test::Unit::TestResult.new
end