# File lib/backports/1.9.1/symbol/length.rb, line 3
    def length
      to_s.length
    end