Method: EzCrypto::Name#country
- Defined in:
- lib/extensions/ezcrypto/ezcrypto/ezsig.rb
#country ⇒ Object Also known as: c
The 2 letter country code of the name
412 413 414 |
# File 'lib/extensions/ezcrypto/ezcrypto/ezsig.rb', line 412 def country self[:C] end |