# File lib/net/ssh/test/extensions.rb, line 69 69: def test_available_for_read? 70: return true if select_for_read? 71: idle! 72: false 73: end