class TinyMCE::Rails::AssetInstaller::Copy

def call

def call
  cleanup_assets
  copy_assets
  append_to_manifest
  manifest.write
end