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