class Restforce::Attachment
def ensure_body
def ensure_body return true if self.Body? raise 'You need to query the Body for the record first.' end
def ensure_body return true if self.Body? raise 'You need to query the Body for the record first.' end