I think that instance is more like quoting to indicate an example, not to paraphrase.
like in Haskell-ish terms:
shorten :: String -> String shorten "Did you even read the article! It mentions that" = "The article mentions that"