# File lib/twitter/client/base.rb, line 4 def inspect s = old_inspect s.gsub!(/@password=".*?"/, '@password="XXXX"') end