class Spec::Story::Runner::StoryParser::StartingState

def initialize(parser)

def initialize(parser)
  @parser = parser
end