class Prism::Relocation::CommentsField::Comment
An object that represents a slice of a comment.
def initialize(slice)
def initialize(slice) @slice = slice end
An object that represents a slice of a comment.
def initialize(slice) @slice = slice end