# File lib/clamp/attribute/instance.rb, line 8 def initialize(attribute, command) @attribute = attribute @command = command end