# File lib/travis/tools/assets.rb, line 11
      def asset(file)
        File.read(asset_path(file))
      end