1
9 10 11
# File 'lib/rspec/composable_json_matchers/version.rb', line 9 def self.to_s [MAJOR, MINOR, PATCH].join('.') end