Because `normalize_number` strips all non-phonelike characters from its input, you get weird results like the following: ``` PhonyRails.plausible_number?('https://doi.org/10.1002/rse2.195', country_code: 'GB') # => true ```