class Pfm::Settings::Setting

def to_s

def to_s
  @value.to_s
end