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