module Protozoa module Views class Error < Layout attr_reader :message end end end