# File lib/search_cop_grammar/attributes.rb, line 50 def fulltext? (query_info.scope.reflection.options[key] || {})[:type] == :fulltext end