# File lib/merb-core.rb, line 211 def framework_root() @framework_root ||= File.dirname(__FILE__) end