# File lib/rubigen/lookup.rb, line 216 def initialize(label, path) super label @path = File.expand_path path end