class Gem::Commands::ServerCommand

def defaults_str # :nodoc:

:nodoc:
def defaults_str # :nodoc:
  "--port 8808 --dir #{Gem.dir} --no-daemon"
end