Method: Lemon::Snapshot::Unit#singleton
- Defined in:
- lib/lemon/coverage/snapshot.rb
#singleton ⇒ Object (readonly)
Is the method a “class method”, rather than an instance method.
108 109 110 |
# File 'lib/lemon/coverage/snapshot.rb', line 108 def singleton @singleton end |