# File lib/wicked_pdf/pdf_helper.rb, line 33 def render_to_string(options = nil, *args, &block) render_to_string_with_wicked_pdf(options, *args, &block) end