# File lib/ember/data/source.rb, line 6
      def self.bundled_path_for(distro)
        File.expand_path("../../../../dist/globals/#{distro}", __FILE__)
      end