Same as to_s.
Returns:
a string representation of the Validator
65 66 67
# File 'lib/coinbase/validator.rb', line 65 def inspect to_s end