# File lib/clamp/attribute/definition.rb, line 64
      def attribute_name
        @attribute_name ||= infer_attribute_name
      end