15 16 17
# File 'lib/lita/domain/account_repo.rb', line 15 def find_invert_by(name) @accounts.invert[name] end