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