# File lib/ipaddress/ipv4.rb, line 761
    def b?
      CLASSFUL.key(16) === bits
    end