# File lib/clamp/attribute/instance.rb, line 51
      def read
        command.send(attribute.read_method)
      end