module Artifactory::Configurable

def configure

Other tags:
    Example: Configure the API endpoint -
def configure
  yield self
end