Returns the value of attribute balance.
5 6 7
# File 'lib/bankscrap/transaction.rb', line 5 def balance @balance end