# File lib/wikicloth/extension.rb, line 44
      def function_exists?(name)
        functions.has_key?(name)
      end