Libraries
»
mock_beaneater
(0.0.2)
»
Index (P)
»
MockBeaneater
»
Pool
Class: MockBeaneater::Pool
Inherits:
Object
Object
MockBeaneater::Pool
show all
Defined in:
lib/mock_beaneater/pool.rb
Instance Method Summary
collapse
#
tubes
⇒ Object
Instance Method Details
#
tubes
⇒
Object
3 4 5
# File 'lib/mock_beaneater/pool.rb', line 3
def
tubes
@tubes
||=
Tubes
.
new
(
self
)
end