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