another “classic” alias for find_by_address
13
# File 'lib/universum/account.rb', line 13 def self.at( key) find_by_address( key ); end