# File lib/facets/more/rexmlbuilder.rb, line 251
  def notation!( *args )
    REXML::NotationDecl.new( *args )
  end