# File lib/ipaddress/prefix.rb, line 110
    def host_prefix
      32 - @prefix
    end