# File lib/kwala/actions/strange_requires.rb, line 52
    def subdir_requirement(from, to)
      @subdir_reqs << { :from => from, :to => to }
    end