require "expressir/express/comment" module Expressir module Express class Remark < Comment end end end