# File lib/puppet/module/tool/cache.rb, line 35
    def read_retrieve(uri)
      return uri.read
    end