class Rufo::Formatter

def spaces_around_unary(value)

def spaces_around_unary(value)
  @spaces_around_unary = no_dynamic("spaces_around_unary", value)
end