class ActiveRecord::Tasks::MySQLDatabaseTasks

def initialize(configuration)

def initialize(configuration)
  @configuration = configuration
end