# File lib/braintree/configuration.rb, line 189 def inspect super.gsub(/@private_key=\".*\"/, '@private_key="[FILTERED]"') end