class TinyMCE::Rails::AssetInstaller

def install

def install
  (strategy || Copy).new(self).call
end