= private = protected
The exact documentation you were looking for could not be found. Here is the best guess.
[](i)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/resolv.rb, line 1205 def [](i) # :nodoc: return @labels[i] end