# File lib/clamp/attribute/instance.rb, line 22
      def get
        command.instance_variable_get(attribute.ivar_name)
      end