# File lib/lighthouse/membership.rb, line 4
    def save
      raise Error, "Cannot modify memberships from the API"
    end