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