Hello. I have a simple script with class. And I want to use this class in another scripts and use methods of this class. For example we have:import com.atlassian.jira.component.ComponentAccessorAnd I want to import my class . Is this possible?