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