Parses the filtered text with [Textile](www.textism.com/tools/textile). Only works if [RedCloth](redcloth.org) is installed.
@return [{String => Haml::Filters::Base}] a hash of filter names to classes
# File lib/haml/filters.rb, line 8 def self.defined @defined ||= {} end