class Fog::AWS::ElasticBeanstalk::Mock

Public Class Methods

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