class Take::Unit::AST::Before

Public Instance Methods

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