# File rparsec/parsers.rb, line 21
  def _parse ctxt
    @block.call._parse ctxt
  end