class Fog::AWS::SES::Mock

Public Class Methods

new(options={}) click to toggle source
# File lib/fog/aws/ses.rb, line 23
def initialize(options={})
  Fog::Mock.not_implemented
end