# File lib/www/mechanize/list.rb, line 56
      def respond_to?(method_sym)
        first.respond_to?(method_sym)
      end