Method: Exner::TestManchas#a_p

Defined in:
lib/exner/test_manchas.rb

#a_pObject



320
321
322
# File 'lib/exner/test_manchas.rb', line 320

def a_p
	activos.to_s+":"+pasivos.to_s
end