= private = protected
push(cmd)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/erb.rb, line 500 def push(cmd) @line << cmd end