Methods
Public Class methods
new(parser)
     # File lib/spec/story/runner/story_parser.rb, line 142
142:           def initialize(parser)
143:             @parser = parser
144:           end