A subclass to handle the language variations of Ruby.
Ruby’s variables may start with symbols: none for local, $ for global, @ for instance, and @@ for class. This function strips them off for sorting.