Variable LimitCalls.calls

struct LimitCalls
{
  // ...
  uint calls ;
  // ...
}