global

def add_plugin(code)

def add_plugin(code)
  plugins << code
  self
end