Make it easier to explore available methods on a method.
39 40 41
# File 'lib/rubocop-sketchup.rb', line 39 def methods! methods.sort - Object.class.instance_methods end