# File lib/maeku.rb, line 7 def self.author_class @@author_class.to_s.constantize end
# File lib/maeku.rb, line 11 def self.current_author @@current_author.to_s.constantize end