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