class Spring::Client::Version

def call

def call
  puts "Spring version #{Spring::VERSION}"
end