class EC2::ConfigurationStub

Public Class Methods

new() click to toggle source
Calls superclass method EC2::Configuration::new
# File lib/etude_for_aws/ec2/configuration.rb, line 61
def initialize
  super
  @stub = true
end