class REXML::ExternalEntity

def initialize( src )

def initialize( src )
  super()
  @entity = src
end