class Rails::Command::Base

def executable

def executable
  "rails #{command_name}"
end