# File lib/merb-slices/module_mixin.rb, line 119
      def app_paths
        @app_paths ||= Hash.new { [Merb.root] }
      end