# File lib/sprockets/asset.rb, line 158 def relative_pathname Pathname.new(relativize_root_path(pathname)) end