module HtmlCompressor
  class MissingCompressorError < StandardError; end
end
