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