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