# File lib/merb-core.rb, line 185 def start_environment(argv=ARGV) start(argv) unless (@started ||= false) end