module.exports = (name, from) ->
  @p "#{name} #{from}"
