Class: ActiveCMIS::AtomicType::Singleton
- Inherits:
-
CommonBase
- Object
- CommonBase
- ActiveCMIS::AtomicType::Singleton
- Defined in:
- lib/active_cmis/atomic_types.rb
Class Method Summary collapse
Methods inherited from CommonBase
#can_handle?, #cmis2rb, #rb2cmis
Class Method Details
.new ⇒ Object
143 144 145 |
# File 'lib/active_cmis/atomic_types.rb', line 143 def self.new @singleton ||= super end |