# File lib/ipaddress/ipv4.rb, line 544
    def hosts
      to_a[1..-2]
    end