class Prism::Relocation::Repository
def leading_comments
Configure the leading comments field for this repository and return
def leading_comments field(:leading_comments, LeadingCommentsField.new) end
def leading_comments field(:leading_comments, LeadingCommentsField.new) end