class REXML::Parsers::PullEvent

def entity?

Content: [ String text ]
def entity?
  @contents[0] == :entity
end