Method: Atatus::Spies::SNSSpy#install

Defined in:
lib/atatus/spies/sns.rb

#installObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



115
116
117
# File 'lib/atatus/spies/sns.rb', line 115

def install
  ::Aws::SNS::Client.prepend(Ext)
end