# File rparsec/parser.rb, line 307
  def fragment
    FragmentParser.new(self)
  end