# File lib/gemnasium/parser/patterns.rb, line 46
      def self.key(string)
        string.tr(%(:"'), "")
      end