Question. I noticed that this code: class Redcar::Project describe FileMirror do is allowed, however this code module Redcar describe Project do ... is not. Is this expected? -r