class Moxml::Declaration

def encoding

def encoding
  adapter.declaration_attribute(@native, "encoding")
end