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