class ViewComponent::Base

def virtual_path

Other tags:
    Private: -
def virtual_path
  self.class.virtual_path
end