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