Currency.amount - multiple declarations

Function Currency.amount

long amount () nothrow @property @safe;

Function Currency.amount

ref Currency amount (
  long amount
) nothrow @property @safe;