# File lib/clamp/attribute/definition.rb, line 32
      def ivar_name
        "@#{attribute_name}"
      end