# File lib/parslet/atoms/entity.rb, line 30
  def to_s_inner(prec)
    name.to_s.upcase
  end