# File lib/rubygems/server.rb, line 433 def self.run(options) new(options[:gemdir], options[:port], options[:daemon]).run end