106 107 108
# File 'lib/sprockets/base.rb', line 106 def expand_from_root(uri) URITar.new(uri, self).expand end