# File lib/ipaddress/ipv4.rb, line 285
    def [](index)
      @octets[index]
    end