5 6 7
# File 'lib/attribute/telephone.rb', line 5 def coerce(value) ::Telephone.new(value).stripped if value end