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