class ActionView::Template::HTML

def to_str

def to_str
  ERB::Util.h(@string)
end