# File lib/juicer/asset/path_resolver.rb, line 51
      def resolve(path)
        Juicer::Asset::Path.new(path, @options)
      end