module Yarr
  module Command
    # Adds a new factoid if there isn't one already with the same name
    class AddFact < Base
      extend Concern::ASTDigger