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