Class: SingletonInheritanceExample
- Inherits:
-
Object
- Object
- SingletonInheritanceExample
- Includes:
- Contracts::Core
- Defined in:
- lib/contracts-ruby2/spec/fixtures/fixtures.rb,
lib/contracts-ruby3/spec/fixtures/fixtures.rb
Direct Known Subclasses
Class Method Summary collapse
Methods included from Contracts::Core
Class Method Details
.a_contracted_self ⇒ Object
655 656 657 |
# File 'lib/contracts-ruby2/spec/fixtures/fixtures.rb', line 655 def self.a_contracted_self self end |