# File lib/ipaddress/prefix.rb, line 259
    def host_prefix
      128 - @prefix
    end