Returns the value of attribute customer.
9 10 11
# File 'lib/paid/invoice.rb', line 9 def customer @customer end