class Rails::Plugin

def load_tasks

def load_tasks
  super
  load_deprecated_tasks
end