# File lib/nanoc/filters/typogruby.rb, line 16 def run(content, params={}) # Get result ::Typogruby.improve(content) end