# File lib/parslet/atoms/dsl.rb, line 77
  def present?
    Parslet::Atoms::Lookahead.new(self, true)
  end