# File lib/typhoeus/cache/rails.rb, line 17
      def get(request)
        @cache.read(request)
      end