class RSpec::Support::ComparableVersion

def initialize(string)

def initialize(string)
  @string = string
end