method

new

new(str)
public

No documentation available.

# File lib/erb.rb, line 343
      def initialize(str)
        @value = str
      end