class ActiveRecord::Associations::JoinDependency::JoinPart

def table

An Arel::Table for the active_record
def table
  raise NotImplementedError
end