# File lib/ipaddress/prefix.rb, line 175
    def [](index)
      octets[index]
    end