class Take::Unit::AST::After

Public Instance Methods

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