The contents of the pass.json file
Returns:
The pass.json contents as a String
20 21 22
# File 'lib/passifier/spec.rb', line 20 def to_json to_hash.to_json end