class Restforce::Configuration::Option

def write_attribute

def write_attribute
  configuration.send :attr_accessor, name
end