# File lib/spreadsheet/compatibility.rb, line 15
      def ivar_name symbol
        "@#{symbol}"
      end