# File lib/acts_as_indexed/configuration.rb, line 74
def
if_proc
@if_proc
||=
Proc
.
new
{
true
}
end