method

to_str

to_str()
public

No documentation available.

# File actionview/lib/action_view/template/text.rb, line 21
      def to_str
        @string
      end