class Prism::Relocation::Repository

def comments

repository and return self.
Configure both the leading and trailing comment fields for this
def comments
  leading_comments.trailing_comments
end