class Money::Currency

def symbol_first?

def symbol_first?
  !!@symbol_first
end