fails:Binding#eval inherits __LINE__ from the enclosing scope
fails:Binding#eval preserves __LINE__ across multiple calls to eval
fails:Binding#eval increments __LINE__ on each line of a multiline eval
fails:Binding#eval starts with a __LINE__ of 1 if a filename is passed
fails:Binding#eval starts with a __LINE__ from the third argument if passed
fails:Binding#eval inherits __FILE__ from the enclosing scope
fails:Binding#eval uses the __FILE__ that is passed in
