module Spec::Story::Runner

def world_creator # :nodoc:

:nodoc:
def world_creator # :nodoc:
  @world_creator ||= World
end