63 64 65 66
# File 'lib/rubyqc/prelude.rb', line 63 def self.rubyqc obj = Class.rubyqc.rubyqc obj.method(obj.methods.sample) end