method

step_mother

1.1.12 - Show latest stable - Class: Spec::Story::World
step_mother()
public

No documentation available.

# File lib/spec/story/world.rb, line 31
      def self.step_mother
        @step_mother ||= StepMother.new
      end