# File lib/thinking_sphinx/masks/weight_enumerator_mask.rb, line 8 def can_handle?(method) public_methods(false).include?(method) end