# File lib/rhc/commands.rb, line 104 def respond_to_missing?(meth, private_method = false) meth.to_s =~ /^\w+(=)?$/ end