method

world_creator

world_creator(# :nodoc:)
public

No documentation available.

# File lib/spec/story/runner.rb, line 30
      def self.world_creator # :nodoc:
        @world_creator ||= World
      end