# File lib/ipaddress/ipv4.rb, line 692
    def a?
      CLASSFUL.key(8) === bits
    end