# File lib/friendly_id/active_record2/simple_model.rb, line 10
        def column
          "#{table_name}.#{friendly_id_config.column}"
        end