# File lib/facets/more/autoscript.rb, line 24
  def autoscript mod, filename
    (@autoscript ||= {})[mod] = filename
  end