Class: RSpecSystem::Log::NullStream
- Inherits:
-
Object
- Object
- RSpecSystem::Log::NullStream
- Defined in:
- lib/rspec-system/log.rb
Instance Method Summary collapse
Instance Method Details
#<<(o) ⇒ Object
55 |
# File 'lib/rspec-system/log.rb', line 55 def <<(o); self; end |