# File lib/mongrel_console/console.rb, line 47 def start(port=@port, env=@env) `mongrel_rails start #{port} #{env} -d` end