# File lib/grape_entity/exposure/base.rb, line 26
        def dup_args
          [@attribute, @options, @conditions.map(&:dup)]
        end