# File lib/juicer/asset/path.rb, line 235
      def <=>(other)
        filename <=> other.filename
      end