class Rufo::Formatter

def spaces_around_equal(value)

def spaces_around_equal(value)
  @spaces_around_equal = one_dynamic("spaces_around_equal", value)
end