Returns the value of attribute amount
Returns:
the current value of amount
9 10 11
# File 'lib/aloe/ledger_entry.rb', line 9 def amount @amount end