# File lib/jekyll/converters/textile.rb, line 19
    def matches(ext)
      ext =~ /textile/i
    end