Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/fluent/plugin/out_http_ext.rb
Instance Method Summary collapse
Instance Method Details
#to_set ⇒ Object
4 5 6 |
# File 'lib/fluent/plugin/out_http_ext.rb', line 4 def to_set Set.new(self) end |