class CinemaObject def initialize(attributes = []) @parsing = attributes end end