module Magick::RVG::Describable

def metadata

are stored as the 'metadata' property on the image
Returns additional metadata of this object. The RVG object metadata
def metadata
    @metadata.to_s
end