method

new

new(str)
public

No documentation available.

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