# File lib/fog/aws/sns.rb, line 57 def reset_data self.class.data[@region].delete(@aws_access_key_id) end