# File lib/thinking_sphinx/index/builder.rb, line 240 def method_missing(method, *args) FauxColumn.new(method, *args) end