# File lib/merb-core/bootloader.rb, line 326 def run $:.push Merb.root unless Merb.root == File.expand_path(Dir.pwd) build_framework nil end