# File lib/lighthouse/core_ext/uri.rb, line 6
    def decode(*args)
      Addressable::URI.decode(*args)
    end