# File lib/clamp/attribute/instance.rb, line 29
      def default
        command.send(attribute.default_method)
      end