class Rails::Command::ServerCommand

def environment

def environment
  options[:environment] || Rails::Command.environment
end