class TinyMCE::JsonManifest

def dump

def dump
  MultiJson.dump(@manifest)
end