JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrsolution = [ 'sid' => $sid, ]; } /** * Constructs a MediaContext */ public function getContext( ): MediaContext { return new MediaContext( $this->version, $this->solution['sid'] ); } /** * Provide a friendly representation * * @return string Machine friendly representation */ public function __toString(): string { return '[Twilio.Intelligence.V2.MediaList]'; } }