open abstract method

dynamic open(
  1. String url
)

Call this when you want to established a connection

Implementation

open(String url);