{args:wrapArgs(),wantExc:mustCreateException(TypeErrorType,"unbound method next() must be called with file instance as first argument (got nothing instead)")},
{args:wrapArgs(),wantExc:mustCreateException(TypeErrorType,"unbound method read() must be called with file instance as first argument (got nothing instead)")},
{args:wrapArgs(),wantExc:mustCreateException(TypeErrorType,"unbound method readline() must be called with file instance as first argument (got nothing instead)")},
{args:wrapArgs(),wantExc:mustCreateException(TypeErrorType,"unbound method readlines() must be called with file instance as first argument (got nothing instead)")},