# File lib/globalize/active_record/translation.rb, line 11 def table_exists? table_name.present? && super end