aliased_prefix()
The prefix to be used when aliasing columns in the active_record’s table
# File activerecord/lib/active_record/associations/join_dependency/join_part.rb, line 38 def aliased_prefix raise NotImplementedError end