Proxy method for {IndicesClient}, available in the receiving object
# File lib/elasticsearch/api/namespace/indices.rb, line 14 def indices @indices ||= IndicesClient.new(self) end