Same as to_s.
Returns:
a String representation of the FaucetTransaction
93 94 95
# File 'lib/coinbase/faucet_transaction.rb', line 93 def inspect to_s end