class AssignmentSubmission < Forgery def to_s string = "" end def self.random end end