module Ransack::Nodes::Bindable

def attr

def attr
  @attr ||= get_arel_attribute
end