# File lib/ipaddress/ipv4.rb, line 890
    def c?
      CLASSFUL.key(24) === bits
    end