class SauceWhisk::SubAccount

def initialize(parent, options)

def initialize(parent, options)
  @parent = parent
  super(options)
end