# File lib/clamp/command.rb, line 30 def initialize(invocation_path, context = {}) @invocation_path = invocation_path @context = context end