# File lib/sprockets/asset_attributes.rb, line 22 def relativize_root pathname.to_s.sub(/^#{Regexp.escape(environment.root)}/, '$root') end