Calling Methods:

$cur = Currency::GBP;
echo $cur->format( 42.75 );
£ 42.75