String#end_with?
String#ends_with?
The former is in Ruby's core lib, so is more flexible.
Rename classes to (hopefully) clearer names while we're doing that.