# File lib/github/markup/implementation.rb, line 18
      def match?(filename)
        file_ext_regexp =~ filename
      end