class ElasticAPM::Spies::DynamoDBSpy

def install

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