# File lib/core/facets/integer/length.rb, line 12
  def length
    to_s.length
  end