# File lib/termtter/system_extensions/core_compatibles.rb, line 19
    def size
      self.to_s.size
    end