# File lib/meta_search/helpers/form_builder.rb, line 153
      def sort_link(attribute, *args)
        @template.sort_link @object, attribute, *args
      end