# File lib/comment_methods.rb, line 16 def is_comment_type?(type) type.to_s == role.singularize.to_s end