local component = require 'component' -- component for objects that can recieve input events local Input = component() return Input