class Take::Unit::AST::Test

Public Instance Methods

test?() click to toggle source
# File lib/take/unit/ast/test.rb, line 6
def test?
  true
end