# File rparsec/parser.rb, line 129
  def peek
    PeekParser.new(self).setName(@name)
  end