# File lib/github/markup/implementation.rb, line 6
      def initialize(regexp)
        @regexp = regexp
      end