19 20 21
# File 'lib/interscript/node/rule/run.rb', line 19 def ==(other) super && self.stage == other.stage end