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