class Seahorse::Model::Authorizer

def initialize

def initialize
  @type = 'provided'
  @placement = {}
end