class Rails::Command::ServerCommand

def self.banner(*)

def self.banner(*)
  "rails server -u [thin/puma/webrick] [options]"
end