# File lib/lighthouse/token.rb, line 3
    def save
      raise Error, "Cannot modify Tokens from the API"
    end