• Robert Speicher's avatar
    Use class methods for VersionCheck · 04a3e48c
    Robert Speicher authored
    All of these methods are stateless, there was no point to have them as
    instance methods.
    
    Mostly this allows us to remove an `allow_any_instance_of` usage.
    04a3e48c