module SauceWhisk

def self.data_center= dc

def self.data_center= dc
  @data_center = validate_dc dc
end