= private = protected
[](i)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/resolv.rb, line 1291 def [](i) # :nodoc: return @labels[i] end