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