class Rails::Command::RakeCommand

def printing_commands

def printing_commands
  formatted_rake_tasks.map(&:first)
end