# File lib/sprockets/pathname.rb, line 24
    def contents
      IO.read(absolute_location)
    end