Method: OFX::FileUniqueIdentifier#initialize
- Defined in:
- lib/ofx/file_unique_identifier.rb
#initialize ⇒ FileUniqueIdentifier
Returns a new instance of FileUniqueIdentifier.
20 21 22 |
# File 'lib/ofx/file_unique_identifier.rb', line 20 def initialize = DateTime.now end |