class Inspec::Control

def initialize

def initialize
  @tests = []
end